home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
progs
/
editor
/
frexxed
/
fpl
/
multiblock.fpl.readme
< prev
next >
Wrap
Text File
|
1995-07-18
|
860b
|
31 lines
############################################
File: MultiBlock.FPL
Author: Daniel Stenberg
Email: FidoNet 2:201/328, email dast@sth.frontec.se
Short: Enables easy access to multiple blocks
Version: 1.1
Date: 20.1.95
Local settings:
Global settings:
Keysequence: "Amiga t c" and "Amiga t p"
Type: hook
Prereq:
############################################
FUNCTION
Gives the user easy access to a multitude of blocks!
Press "amiga t c" followed by a key on the prompt, and the default block
will be copied to the block name 'MultiBlock_<key>'.
Press "amiga t p" followed by a key to paste the block named
MultiBlock_<key>!
Both key promptings can be aborted by pressing escape!
(No, this idea is not at all very much inspired by the GNU Emacs copy-region-
to-register... )
HISTORY
1.1 - Replaced all occurences of Sprintf() with sprintf()!